General Purpose Language - definitie. Wat is General Purpose Language
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

Wat (wie) is General Purpose Language - definitie

PROGRAMMING LANGUAGE DESIGNED TO BE USED IN THE WIDEST VARIETY OF APPLICATION DOMAINS
General-purpose (programming languages); General-purpose programming languages; General-purpose (programming language); General purpose programming language

General Purpose Language      
(GPL) An ALGOL 60 variant with user-definable types and operators. [Sammet 1969, p. 195]. ["The GPL Language", J.V. Garwick et al, TER-05, CDC, Palo Alto 1969].
General-purpose programming language         
In computer software, a general-purpose programming language (GPL) is a programming language designed to be used for building software in a wide variety of application domains, across a multitude of hardware configurations and operating systems. In theory, a GPL program can run equivalently on a single processor or on a network.
General-purpose language         
COMPUTER LANGUAGE THAT IS BROADLY APPLICABLE ACROSS APPLICATION DOMAINS, AND LACKS SPECIALIZED FEATURES FOR A PARTICULAR DOMAIN
General programming language
A general-purpose language is a computer language that is broadly applicable across application domains, and lacks specialized features for a particular domain. This is in contrast to a domain-specific language (DSL), which is specialized to a particular application domain.

Wikipedia

General-purpose programming language

In computer software, a general-purpose programming language (GPL) is a programming language for building software in a wide variety of application domains. Conversely, a domain-specific programming language (DSL) is used within a specific area. For example, Python is a GPL, while SQL is a DSL for querying relational databases.